home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Into That Dark Night
/
Into That Dark Night.iso
/
pc
/
YadVashem
/
terrorKristall.dxr
/
Internal_51.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
2001-06-12
|
456 b
|
13 lines
on exitFrame
global gViaw
set gViaw to 1
set the windowType of window "KristallQT" to 2
set the title of window "KristallQT" to EMPTY
set the rect of window "KristallQT" to the drawRect of window "KristallQT" + rect(the stageLeft + 209, the stageTop + 158, the stageLeft + 209, the stageTop + 158)
open(window "KristallQT")
tell window "KristallQT"
set the movieTime of sprite 1 to 0
set the movieRate of sprite 1 to 1
end tell
end